Skip to content

Add support for secure bootloader #431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Mar 23, 2022
Merged

Add support for secure bootloader #431

merged 18 commits into from
Mar 23, 2022

Conversation

pennam
Copy link
Contributor

@pennam pennam commented Mar 23, 2022

No description provided.

pennam and others added 18 commits March 22, 2022 17:46
  Add MCUBoot v2 binary
  Add default keys to be flashed updating the loader
  Access libbootutil functions
  confirmSketch example
  build.keys.path    -> build.keys.keychain
  build.sign.name    -> build.keys.sign_key
  build.encrypt.name -> build.keys.encrypt_key
It also provides a way to change the keychain layout (if needed in the
future) but keep the backward compatiblity.
…tion"

This reverts commit 16810f58fe4d381a2cbc0a19da8d304fce93f56f.

At the moment this is not needed since we support only a key type. We could add it in later if a real need arises for other key types.
The property had the same form as the special `tools.TOOL_NAME.ACTION.pattern` properties
However, there is not a `build` action, the form of the property gives the impression that it is one that has special treatment by the build system.

It looks like the convention is `*.flags`
  Add applyUpdate(int permanent) to mark an update image as pending
  Add bootDebug(int enable) To enable/disable boot debug serial prints
  Fix Sketch header
  Use 100ms blink time
  Fix typo in comments
  bootloader binary; STM32H747_updateBootloader.ino
  libbootutil precompiled library
@giulcioffi giulcioffi merged commit e0b58b4 into master Mar 23, 2022
@pennam
Copy link
Contributor Author

pennam commented Mar 23, 2022

CI failing due to missing imgtool binaries

@facchinm facchinm deleted the mcuboot_rebased branch September 1, 2022 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants